home *** CD-ROM | disk | FTP | other *** search
- object RecFrm: TRecFrm
- Left = 475
- Top = 517
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'RecFrm'
- ClientHeight = 15
- ClientWidth = 287
- Color = 13303807
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 86
- Height = 15
- Caption = ' Recognized ->'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 3500
- OnTimer = Timer1Timer
- Left = 120
- Top = 65530
- end
- object TopMostWindow1: TTopMostWindow
- AlwaysOnTop = True
- Left = 154
- Top = 65530
- end
- object TopMostTimer: TTimer
- Enabled = False
- Interval = 250
- OnTimer = TopMostTimerTimer
- Left = 190
- Top = 65534
- end
- end
-